Every command that takes a canister name or --all should default to --all if a canister name is missing #2654
hansl
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
--all
flag[canister_name]
argument[canister_name]
is omitted the--all
flag should be implied.--all
is used,slog::info!()
should be used to list the canister name that is affected by a commandBeta Was this translation helpful? Give feedback.
All reactions