Skip to content

Commit

Permalink
F OpenNebula#688: add new options to CLI
Browse files Browse the repository at this point in the history
    * Add options to:
        * Remove header
        * Choose CSV separator
        * Not strip columns
        * Extend column size
        * Set column size

    * Add new operators to filter data

    * Lint and clean the code
  • Loading branch information
Alejandro Huertas committed Apr 29, 2019
1 parent df4b534 commit 7c05e22
Show file tree
Hide file tree
Showing 3 changed files with 467 additions and 196 deletions.
1 change: 0 additions & 1 deletion share/linters/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ AllCops:
- src/vnm_mad/remotes/lib/vlan.rb
- src/vnm_mad/remotes/lib/address.rb
- src/cli/command_parser.rb
- src/cli/cli_helper.rb
- src/cli/one_helper.rb
- src/cli/one_helper/onevmgroup_helper.rb
- src/cli/one_helper/onemarket_helper.rb
Expand Down
Loading

0 comments on commit 7c05e22

Please sign in to comment.