Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add --raw flag and --column selection #27

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

guumaster
Copy link
Owner

Examples:

hostctl list --raw 

//Output:
PROFILE STATUS  IP              DOMAIN                     
default on      127.0.0.1       localhost                       
default on      ::1             ip6-localhost                   
default on      fe00::0         ip6-localnet                    
awesome on      127.0.0.1       my-awesome-ui.project.loc       
awesome on      127.0.0.1       my-awesome-api.project.loc    

Closes #26

@guumaster guumaster merged commit 11642ee into master Apr 3, 2020
@guumaster guumaster deleted the feat/raw-output-column-selection branch April 3, 2020 16:28
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.

raw output and column selection
1 participant