You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/12/11 02:01:57 UTC

[GitHub] [mynewt-core] ccollins476ad opened a new pull request #2127: sys/config: Add "config delete" CLI command

ccollins476ad opened a new pull request #2127: sys/config: Add "config delete" CLI command
URL: https://github.com/apache/mynewt-core/pull/2127
 
 
   Add a "config delete" subcommand, e.g.
   ```
       config delete id/serial
   ```
   Note: config groups must implement correct delete behavior (do the right
   thing when a value is set to "").

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services