Skip to content

Conversation

@raymondk
Copy link
Contributor

@raymondk raymondk commented Jan 9, 2026

No description provided.

@raymondk raymondk requested a review from a team as a code owner January 9, 2026 20:48
Copy link
Contributor

@viviveevee viviveevee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks good, but the doc comments need some extra newlines

Comment on lines 9 to 25
///
/// # Examples
///
/// # Get status of default 'local' network
/// icp network status
///
/// # Get status of explicit network
/// icp network status mynetwork
///
/// # Get status using environment flag
/// icp network status -e staging
///
/// # Get status using ICP_ENVIRONMENT variable
/// ICP_ENVIRONMENT=staging icp network status
///
/// # Name overrides ICP_ENVIRONMENT
/// ICP_ENVIRONMENT=staging icp network status local
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this renders the way you would like it to, both on the CLI and in the .md file:

Image

@raymondk raymondk merged commit 1f74d9b into main Jan 13, 2026
46 checks passed
@raymondk raymondk deleted the rk/network-environment-ctd branch January 13, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants