Clarify the regex of --include/exclude across sub-commands #106

Closed
opened 2023-01-10 00:40:50 +00:00 by zramsay · 1 comment
Member

related to #79 and also documenting --pull

e.g, this works: https://github.com/cerc-io/stack-orchestrator/blob/main/app/data/stacks/erc20/README.md

but in most cases it goes from:

laconic-so setup-repositories --include cerc-io/repo
laconic-so setup-repositories --include cerc/repo
laconic-so setup-repositories --include <nil/>repo
related to #79 and also documenting `--pull` e.g, this works: [https://github.com/cerc-io/stack-orchestrator/blob/main/app/data/stacks/erc20/README.md](https://github.com/cerc-io/stack-orchestrator/blob/main/app/data/stacks/erc20/README.md) but in most cases it goes from: ``` laconic-so setup-repositories --include cerc-io/repo ``` ``` laconic-so setup-repositories --include cerc/repo ``` ``` laconic-so setup-repositories --include <nil/>repo ```
Author
Member

this was before --stack

this was before `--stack`
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#106
No description provided.